func runtime.dumpgstatus

9 uses

	runtime (current package)
		preempt.go#L134: 			dumpgstatus(gp)
		preempt.go#L267: 		dumpgstatus(gp)
		proc.go#L955: func dumpgstatus(gp *g) {
		proc.go#L1123: 		dumpgstatus(gp)
		proc.go#L1219: 		dumpgstatus(gp)
		proc.go#L1232: 		dumpgstatus(gp)
		proc.go#L3272: 		dumpgstatus(gp.m.lockedg.ptr())
		proc.go#L4287: 		dumpgstatus(gp)
		proc.go#L4340: 		dumpgstatus(gp)